home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 17
/
MacFormat 17 (Spain)
/
MacFormat 17.bin
/
Extras
/
FileMaker Pro 3.0 CD Extras
/
FileMaker And Apple Events
/
Syntax Examples
/
Events
/
Do Menu Examples
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1996-01-24
|
172 b
|
5 lines
tell application "FileMaker Pro"
do menu menu item "New…" of menu "File"
do menu menu item 3 of menu 4
do menu menu item "Bold" of menu "Style" of menu "Format"
end tell